This page was generated from content adapted from the following
sources
Session Manager Message Gateway Service
Table of Contents
Privileges
CreateControlChannel
- description: Registers a control channel for an instance to send control messages to Systems Manager service.
- access level: Write
- resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
CreateDataChannel
- description: Registers a data channel for an instance to send data messages to Systems Manager service.
- access level: Write
- resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
OpenControlChannel
- description: Opens a websocket connection for a registered control channel stream from an instance to Systems Manager service.
- access level: Write
- resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
OpenDataChannel
- description: Opens a websocket connection for a registered data channel stream from an instance to Systems Manager service.
- access level: Write
- resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}